home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 037a / tc256d.zip / README.DOC < prev    next >
Text File  |  1991-07-27  |  3KB  |  66 lines

  1. *******************************************************************
  2.  
  3.     ISVGA256.BGI  --   A Super VGA BGI driver for Turbo C and Pascal
  4.                        that integrates support for multiple SVGA chipsets
  5.                        into one driver.
  6.  
  7.                   --   Due to a limitation in both TC and TP you can't
  8.                        use setgraphmode() to set a mode higher than 0ah
  9.                        without patching the compilers.  A patch is supplied
  10.                        in this archive that, using Borland's PATCH.COM,
  11.                        will increase this limit to 40 modes.
  12.                        To install the patch just run the PATGRPTP.BAT file.
  13.                        Make sure Patch.com is in your search path.
  14.                    **  (This is only a problem if you want to set a graphics
  15.                         mode higher than the one autodetect returned to you)
  16.  
  17.                   --   Now supports VESA (video electronic standards
  18.                        association) compatible cards. You can either use a 
  19.                        VESA compatable BIOS or load a VESA TSR (usually 
  20.                        available from you card vendor).
  21.                        The driver will attempt to autodetect a vendor specific
  22.                        mode first, then if none are found it will check for
  23.                        VESA support.  If thats not found, it will check to see
  24.                        if vga mode 13h 320x200 by 256 is supported.
  25.  
  26.     To order send:  $45.00 to:
  27.                 Thomas Design
  28.                 P.O. Box 586
  29.                 Stillwater Oklahoma
  30.                 74076
  31.  
  32.     Cards supported:  Video 7,  Paradise,  ATI,  Tecmar,  Orchid,  Genoa,
  33.                       Compaq VGA, HP VGA,  STB, and VESA.
  34.              Others:  If your VGA card uses the SVGA chipset from either:
  35.                       Paradise, Tseng Labs, Chips 'n Tech, Trident, or
  36.                       video 7 your card will probably workwith these drivers.
  37.  
  38. ----------------------------------------------------------------------------
  39.  
  40. ---------------- Order form the drivers now available ------------
  41.        These drivers cost $45.00 per driver.  Mark with: __X__ for choice.
  42.  
  43.  TWK256: TWK256.BGI   (uses tweaked VGA to provide from 320x200 to 400x600)
  44.                        (on register standard vga boards, not a Super VGA driver)
  45.       Turbo C:  _____
  46.  Turbo Pascal:  _____
  47.  
  48.  ISVGA256.BGI  at cost of $45.00   (256 color SVGA driver for all SVGA boards)
  49.       Turbo C:  _____
  50.  Turbo Pascal:  _____
  51.  
  52.  ISVGA16.BGI  at cost of $45.00    (16 color SVGA driver for all SVGA boards)
  53.       Turbo C:  _____
  54.  Turbo Pascal:  _____
  55.  
  56.  HERCGW24.BGI  at cost of $45.00   (Hercules Graphics station BGI 24 bit color)
  57.       Turbo C:  _____
  58.  Turbo Pascal:  _____
  59.  
  60.     Diskette form:    3 1/2" ____ 5 1/4" ____
  61.  
  62. ---------------------------------------------------------
  63.   Soon to come:   TIGA.BGI   --  Texas Instruments TIGA interface BGI
  64.                   HPPCL.BGI  --  HP LaserJet  PCL   (printer command language)
  65.                   HPGL.BGI   --  HP Plotter
  66.